home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1997 August / Walnut Creek CDROM.7z / VOL_100 / 187_01 / BLDDOC.BAT < prev    next >
Encoding:
DOS Batch File  |  1986-03-08  |  200 b   |  7 lines

  1. copy \util\eject temp.bdc
  2. arc v \c\csubrs.arc >>temp.bdc
  3. grep -f ^..@@ *.a >>temp.bdc
  4. grep -f ^..@@ *.c >>temp.bdc
  5. chg ^File#.* \f&\n\n <temp.bdc >temp.bd2
  6. chg ^.*$ ####& <temp.bd2 >>csubrs.doc
  7.